home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / PowerPlant / CPrefFile / CPrefFile.note < prev   
Encoding:
Text File  |  1997-01-22  |  660 b   |  29 lines  |  [TEXT/CWIE]

  1. CPrefFile
  2. =========
  3.  
  4. Description and Notes
  5. ---------------------
  6. This class can be used when your application have to support
  7. preferences as a resources.
  8. It can:
  9.     - create preferences folder if it necessery
  10.     - create new preferences file (single data fork, single
  11.       resource fork or both)
  12.     - create new resource
  13.     - write resource
  14.     - read resource
  15.  
  16. Copyright Notice
  17. ----------------
  18. This code is copyright (c)1996, Sunbay Development Group.
  19. All rights reserved.
  20.  
  21. You are free to use this code in any project, but the copyright
  22. remains with Sunbay Development Group.
  23.  
  24.  
  25. Author
  26. ------
  27.     Written by:   Michael Krivoruchko
  28.     Internet:     mike@sunbay.crimea.ua
  29.